In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / GetAnnotationFromIdx Method

GetAnnotationFromIdx Method (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(128)>

Function GetAnnotationFromIdx( _

   ByVal AnnotationIdx As Integer _

) As Annotation
[DispId(128)]

Annotation GetAnnotationFromIdx( 

   int AnnotationIdx

)
function GetAnnotationFromIdx( 

    AnnotationIdx: Integer

): Annotation; 
DispIdAttribute(128)

function GetAnnotationFromIdx( 

   AnnotationIdx : int

) : Annotation;
[DispId(128)]

Annotation* GetAnnotationFromIdx( 

   int AnnotationIdx

) 
[DispId(128)]

Annotation^ GetAnnotationFromIdx( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members